home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: floating point dynamic array
- Date: Tue, 30 Jan 96 14:38:20 GMT
- Organization: none
- Message-ID: <823012700snz@genesis.demon.co.uk>
- References: <310EFD40.2D03@se.cuhk.hk>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <310EFD40.2D03@se.cuhk.hk> hkshiou3@se.cuhk.hk "Lawrence Xiao" writes:
-
- >Hi all,
- >
- >I try to use dynamic array to store series of floating point.
- >But error message returns. However, there won't be any problem
- >when I change the all the declaration from floating point
- >to integer.
- >
- >The message I get is:
- >"scanf: floating point formats not linked"
- >"abnormal program termination"
-
- This is answered in section 14.13 of the FAQ. You can FTP the FAQ from
- rtfm.mit.edu under /pub/usenet/comp.lang.c. Before posting a question to
- a newsgroup always check the FAQ for that newsgroup.
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-